home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
In Focus Guide to Better Photography
/
In Focus Guide to Better Photography.iso
/
coltemp.dxr
/
00006.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-07
|
217 b
|
10 lines
on enterFrame
global sndPath
puppetSprite(20, 0)
updateStage()
if the machineType < 256 then
set the volume of sound 2 to the volume of sound 2 - 20
end if
sound playFile 2, sndPath & "color1.aif"
end